summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Andreas Beckmann [Wed, 3 Feb 2021 20:21:03 +0000 (20:21 +0000)]
we move the embedded copy aside to use system CL headers
Forwarded: no-needed
Gbp-Pq: Name use-system-CL-headers.patch
Andreas Beckmann [Wed, 3 Feb 2021 20:21:03 +0000 (20:21 +0000)]
kill hanging tests after 30 minutes
Gbp-Pq: Name timeout.patch
Andreas Beckmann [Wed, 27 Jan 2021 20:26:51 +0000 (21:26 +0100)]
[PATCH] restore setting unroll-threshold on LLVM 9
otherwise kernel/test_rotate hangs on avx512 capable cpus
(this partially reverts
459d0bb5241a62af3b5b607a65dcf5e9a34a01ee)
Gbp-Pq: Name 0003-restore-setting-unroll-threshold-on-LLVM-9.patch
Andreas Beckmann [Mon, 14 Dec 2020 20:05:48 +0000 (21:05 +0100)]
[PATCH 2/2] restore visibility hidden
Gbp-Pq: Name 0002-restore-visibility-hidden.patch
Andreas Beckmann [Thu, 10 Dec 2020 18:47:30 +0000 (19:47 +0100)]
[PATCH] add testcase for Debian bug #975931
Gbp-Pq: Name 0001-add-testcase-for-Debian-bug-975931.patch
Andreas Beckmann [Wed, 3 Feb 2021 20:21:03 +0000 (20:21 +0000)]
fix typos found by Lintian
Gbp-Pq: Name typos.patch
Andreas Beckmann [Wed, 3 Feb 2021 20:21:03 +0000 (20:21 +0000)]
dump some cmake information
Forwarded: not-needed
Gbp-Pq: Name verbose.patch
Andreas Beckmann [Wed, 3 Feb 2021 20:21:03 +0000 (20:21 +0000)]
tune distro mode
Forwarded: no-needed
Gbp-Pq: Name distro.patch
Andreas Beckmann [Wed, 3 Feb 2021 20:21:03 +0000 (20:21 +0000)]
add support for a GENERIC cpu type that uses llvm defaults
Forwarded: not-needed
Gbp-Pq: Name generic-cpu.patch
Andreas Beckmann [Wed, 3 Feb 2021 20:21:03 +0000 (20:21 +0000)]
HACK! regression/struct_kernel_arguments fails on i686
141/143 Test #85: regression/struct_kernel_arguments ..................................................***Failed Error regular expression found in output. Regex=[FAIL] 4.58 sec
CMake Error at /build/pocl-1.4/cmake/run_test.cmake:34 (message):
FAIL: Test exited with nonzero code (1):
/build/pocl-1.4/obj-i686-linux-gnu/tests/regression/test_structs_as_args
STDOUT:
F(4: 0 != 5) F(5: -
2147483648 != 6) F(6: 0 != 7) F(7: 0 != 8)
STDERR:
-- OK
Bug: https://github.com/pocl/pocl/issues/801
Forwarded: not-needed
Gbp-Pq: Name test_structs_as_args.patch
Andreas Beckmann [Wed, 3 Feb 2021 20:21:03 +0000 (20:21 +0000)]
HACK! kernel/test_printf fails on i686
Gbp-Pq: Name test_printf.patch
Andreas Beckmann [Wed, 3 Feb 2021 20:21:03 +0000 (20:21 +0000)]
skip subdevice tests on (virtual) single core CPUs
Gbp-Pq: Name skip-subdevice-tests-on-single-core-cpus.patch
Andreas Beckmann [Wed, 3 Feb 2021 20:21:03 +0000 (20:21 +0000)]
clang-9 has libclang-cpp, too
Gbp-Pq: Name libclang-cpp.patch
Samuel Thibault [Wed, 3 Feb 2021 20:21:03 +0000 (20:21 +0000)]
fix build on hurd-i386
Bug-Debian: https://bugs.debian.org/947881
Gbp-Pq: Name hurd.patch
Andreas Beckmann [Wed, 3 Feb 2021 20:21:03 +0000 (20:21 +0000)]
pocl (1.6-4) unstable; urgency=medium
* Restore setting unroll-threshold on LLVM 9 to avoid kernel/test_rotate
hanging on avx512 capable cpus. (Closes: #980626)
* Kill hanging tests after 30 minutes.
* Let dh_shlibdeps find libpocl-devices-basic.so.
* Do not use the embedded copy of the OpenCL headers.
* Build with -fvisibility-inlines-hidden.
* Drop hidden symbols.
* Bump Standards-Version to 4.5.1, no changes needed.
[dgit import unpatched pocl 1.6-4]
Andreas Beckmann [Wed, 3 Feb 2021 20:21:03 +0000 (20:21 +0000)]
Import pocl_1.6-4.debian.tar.xz
[dgit import tarball pocl 1.6-4 pocl_1.6-4.debian.tar.xz]
Andreas Beckmann [Thu, 24 Dec 2020 03:19:57 +0000 (03:19 +0000)]
Import pocl_1.6.orig.tar.gz
[dgit import orig pocl_1.6.orig.tar.gz]